mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-14 13:55:03 +00:00
chore: prettier
This commit is contained in:
parent
cb2306e522
commit
32875c23e9
13 changed files with 26 additions and 29 deletions
|
@ -6,7 +6,6 @@ import { UtilityPlugin } from "../Utility/UtilityPlugin.js";
|
|||
import { ContextClickedEvt } from "./events/ContextClickedEvt.js";
|
||||
import { ContextMenuPluginType, zContextMenusConfig } from "./types.js";
|
||||
import { loadAllCommands } from "./utils/loadAllCommands.js";
|
||||
import { contextMenuPluginDocs } from "./docs.js";
|
||||
|
||||
const defaultOptions: PluginOptions<ContextMenuPluginType> = {
|
||||
config: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue