mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 17:50:13 +00:00
implement remaining features of the server page (#9)
* implement remaining features of the server page * fix fm init * ?
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const triggerModes: Record<number, string> = {
|
||||
0: "Always",
|
||||
1: "Once",
|
||||
}
|
||||
Reference in New Issue
Block a user