mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2026-09-17 07:12:13 -04:00
DEV: Add more tests
This commit is contained in:
@@ -16,6 +16,7 @@ export default apiInitializer("0.11.1", (api) => {
|
||||
const openPopupBtn = document.createElement("button");
|
||||
openPopupBtn.classList.add(
|
||||
"open-popup-link",
|
||||
"btn-edit-md-table",
|
||||
"btn-default",
|
||||
"btn",
|
||||
"btn-icon-text"
|
||||
|
||||
Reference in New Issue
Block a user