mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
Rm test element
This commit is contained in:
parent
bcebbd583b
commit
23bc79513a
@ -48,7 +48,6 @@ function insertCheckout(state, tagInfo, content) {
|
|||||||
];
|
];
|
||||||
|
|
||||||
state.push('stripe-checkout-form-close', 'form', -1);
|
state.push('stripe-checkout-form-close', 'form', -1);
|
||||||
state.push('test', 'div-test', 0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function setupMarkdownIt(helper, siteSettings) {
|
function setupMarkdownIt(helper, siteSettings) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user