1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-31 20:41:36 +02:00
nc-photos/lib/help_utils.dart

5 lines
255 B
Dart
Raw Normal View History

2021-09-08 16:18:55 +08:00
const mainUrl = "https://gitlab.com/nkming2/nc-photos/-/wikis/home";
const peopleUrl = "https://gitlab.com/nkming2/nc-photos/-/wikis/help/people";
2021-11-02 23:12:37 +08:00
const twoFactorAuthUrl =
"https://gitlab.com/nkming2/nc-photos/-/wikis/help/two-factor-authentication";