missing description
This commit is contained in:
parent
e4054c201c
commit
606709ae58
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Reference in a new issue