mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:49:26 +08:00
Fix: Yet another repositoryMap
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import type {OptionItem} from '/#/config';
|
||||
|
||||
export const repositoryMap = {
|
||||
china: 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git',
|
||||
global: 'https://github.com/LmeSzinc/AzurLaneAutoScript',
|
||||
china: 'cn',
|
||||
global: 'global',
|
||||
};
|
||||
|
||||
export const repositoryValueMap = {
|
||||
|
||||
Reference in New Issue
Block a user