add version text

This commit is contained in:
Sai Naw Wun
2020-11-09 05:53:25 +06:30
parent 84e8053040
commit 08c90fce74
12 changed files with 258 additions and 138 deletions

View File

@@ -1,3 +1,5 @@
const uploadPhotoLimit = 10;
const config_collection = "configs";
const user_collection = "users";
const invitations_collection = "invitations";