From 606709ae586e6764e6a4263f10f2ed99e7cb4702 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Thu, 30 Mar 2023 17:38:30 +0200 Subject: [PATCH] missing description --- src/api/acts/admin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {