build: Follow up vodozemac web
This commit is contained in:
parent
2476e82c8e
commit
72f0b821a7
5 changed files with 6 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ void main() async {
|
|||
// widget bindings are initialized already.
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
|
||||
await vod.init();
|
||||
await vod.init(wasmPath: './assets/assets/vodozemac/');
|
||||
|
||||
Logs().nativeColors = !PlatformInfos.isIOS;
|
||||
final store = await SharedPreferences.getInstance();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue