mirror of
https://github.com/NovaGM/Modules.git
synced 2024-08-14 22:47:01 +00:00
FreeNitro: onLoadingFinished is deprecated
Thus, create the settings in onImport instead
This commit is contained in:
parent
23a11ecd21
commit
8edca16f96
1 changed files with 0 additions and 2 deletions
|
@ -74,9 +74,7 @@ export default {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
},
|
|
||||||
|
|
||||||
onLoadingFinished: () => {
|
|
||||||
createItem('FreeNitro', [
|
createItem('FreeNitro', [
|
||||||
version,
|
version,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue