mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
fix: Space in repo names
This commit is contained in:
2
src/app.d.ts
vendored
2
src/app.d.ts
vendored
@@ -13,6 +13,8 @@ declare namespace App {
|
||||
isRunning: boolean;
|
||||
appId: string;
|
||||
readOnly: boolean;
|
||||
source: string;
|
||||
settings: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user