diff --git a/src/api/acts/admin.ts b/src/api/acts/admin.ts index 3b0f40a..a046fa2 100644 --- a/src/api/acts/admin.ts +++ b/src/api/acts/admin.ts @@ -136,7 +136,7 @@ export const getOTAs: Act = { } } -export const addOTA: Act = { +export const addOTA: Act = { // or change it, primary key is the token state: STATE.client, right: PERMISSIONS.CAN_USE_API | PERMISSIONS.MANAGE_OTA_TOKENS, data: {