mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-19 15:29:51 +02:00
fix: Allow passing Global version number and build ID to frontend build
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
This commit is contained in:
@ -885,7 +885,7 @@ namespace OS {
|
||||
* Variable represents the current AntOS source code repository
|
||||
* is an instance of string
|
||||
*/
|
||||
export const REPOSITORY: string = "https://github.com/lxsang/antos";
|
||||
export const REPOSITORY: string = "https://github.com/antos-rde/antos";
|
||||
|
||||
/**
|
||||
* Indicate whether the current de
|
||||
|
Reference in New Issue
Block a user