mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 00:00:59 +00:00
feat(runtime): fix issue with install php runtime failed (#8230)
This commit is contained in:
@@ -628,6 +628,7 @@ export namespace Website {
|
||||
type: string;
|
||||
databaseID: number;
|
||||
websiteID: number;
|
||||
from: string;
|
||||
}
|
||||
|
||||
export interface ChangeDatabase {
|
||||
|
||||
Reference in New Issue
Block a user