Commit 00f5dcf5 authored by Nguyễn Hải Sơn's avatar Nguyễn Hải Sơn

Update configurations.example.ts

parent e0d755d3
......@@ -5,10 +5,10 @@ export const config = {
code: 0,
},
TOKEN_INVALID: {
code: 1,
code: 3,
},
TOKEN_EXPIRES: {
code: 2,
code: 3,
},
'-1': {
code: -1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment