mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -18,7 +18,7 @@ class PiliScheme {
|
||||
static StreamSubscription? listener;
|
||||
static final uriDigitRegExp = RegExp(r'/(\d+)');
|
||||
|
||||
static Future<void> init() async {
|
||||
static void init() {
|
||||
// Register our protocol only on Windows platform
|
||||
// registerProtocolHandler('bilibili');
|
||||
appLinks = AppLinks();
|
||||
|
||||
Reference in New Issue
Block a user