update at 2025-10-16 14:03:45
This commit is contained in:
@@ -297,7 +297,7 @@ export default class AssetsManager {
|
||||
|
||||
getThemeURL() {
|
||||
const version = this.manifest.version;
|
||||
return `https://github.com/sunbooshi/note-to-mp/releases/download/${version}/assets.zip`;
|
||||
return `https://github.com/sunbooshi/note2any/releases/download/${version}/assets.zip`;
|
||||
}
|
||||
|
||||
async getStyle() {
|
||||
|
||||
Reference in New Issue
Block a user