mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-14 13:40:47 +08:00
fix
This commit is contained in:
@@ -7,7 +7,7 @@ LibPolarisBoot create() {
|
||||
class LibpolarisBootBrowser implements LibPolarisBoot {
|
||||
@override
|
||||
Future<int> start(String cfg) async{
|
||||
throw 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user