mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 17:14:36 +01:00
pass theme
This commit is contained in:
@@ -19,6 +19,6 @@ export async function getThemeList() {
|
|||||||
// Do some invoke to backend to get the theme list
|
// Do some invoke to backend to get the theme list
|
||||||
}
|
}
|
||||||
|
|
||||||
export async function loadTheme() {
|
export async function loadTheme(theme: string) {
|
||||||
// Do some invoke to backend to load the theme
|
// Do some invoke to backend to load the theme
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user