diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-10 11:42:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-10 11:42:40 -0300 |
commit | 3347809ecedd324ac862c6bde3caa813d0fc8914 (patch) | |
tree | 25bdf449ec2bfe241c88ab4fb504f9fe5f412944 /db | |
parent | c0c859210e5b3583a93db9d9f3408e956c3cf58f (diff) | |
download | serverdata-3347809ecedd324ac862c6bde3caa813d0fc8914.tar.gz serverdata-3347809ecedd324ac862c6bde3caa813d0fc8914.tar.bz2 serverdata-3347809ecedd324ac862c6bde3caa813d0fc8914.tar.xz serverdata-3347809ecedd324ac862c6bde3caa813d0fc8914.zip |
Implement API_FLUSHVAULT
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 022026b64..c5b6f099a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1521,6 +1521,7 @@ constants_db: { comment__: "API codes" API_PINCODE: 302 API_SENDMAIL: 501 + API_FLUSHVAULT: 607 comment__: "outdated constants. must be removed" // >>> |