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