Re-implement action message on cowebsite trigger
This commit is contained in:
@@ -13,5 +13,6 @@ export enum DivImportance {
|
||||
}
|
||||
|
||||
export const ON_ACTION_TRIGGER_BUTTON = "onaction";
|
||||
export const ON_ICON_TRIGGER_BUTTON = "onicon";
|
||||
|
||||
export type Box = { xStart: number; yStart: number; xEnd: number; yEnd: number };
|
||||
|
||||
Reference in New Issue
Block a user