1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

push changes

This commit is contained in:
Everly Precia Suresh 2022-04-20 16:44:34 +00:00
parent f3252fc3d3
commit 277897eefc

View file

@ -2,8 +2,11 @@
use Utopia\Database\Document;
use Appwrite\Utopia\Response;
use Appwrite\Utopia\Request;
use Utopia\App;
use Utopia\Config\Config;
use Utopia\Locale\Locale;
use MaxMind\Db\Reader;
App::get('/v1/locale')
->desc('Get User Locale')