mirror of
https://github.com/Jonnyan404/memos-bber.git
synced 2026-04-25 03:58:37 +09:00
fix the method of getting tags
This commit is contained in:
@@ -85,5 +85,8 @@
|
||||
},
|
||||
"memoFailed":{
|
||||
"message": "Failed! 😭"
|
||||
},
|
||||
"invalidToken":{
|
||||
"message": "Invalid token or url 😭"
|
||||
}
|
||||
}
|
||||
@@ -88,5 +88,8 @@
|
||||
},
|
||||
"memoFailed":{
|
||||
"message": "发送失败 😭"
|
||||
},
|
||||
"invalidToken":{
|
||||
"message": "无效的 token 或 url 😭"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user