mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-23 01:06:21 +01:00
10 lines
580 B
Dart
10 lines
580 B
Dart
const mainUrl = "https://gitlab.com/nkming2/nc-photos/-/wikis/home";
|
|
const peopleUrl = "https://gitlab.com/nkming2/nc-photos/-/wikis/help/people";
|
|
const sharedAlbumLimitationsUrl =
|
|
"https://gitlab.com/nkming2/nc-photos/-/wikis/help/shared-album#limitations";
|
|
const twoFactorAuthUrl =
|
|
"https://gitlab.com/nkming2/nc-photos/-/wikis/help/two-factor-authentication";
|
|
const homeFolderNotFoundUrl =
|
|
"https://gitlab.com/nkming2/nc-photos/-/wikis/help/home-folder-not-found";
|
|
const enhanceZeroDceUrl =
|
|
"https://gitlab.com/nkming2/nc-photos/-/wikis/help/enhance/zero-dce";
|