mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
#148 fix: alpine process
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import 'dart:convert';
|
||||
|
||||
import 'package:flutter/services.dart';
|
||||
|
||||
import '../model/app/github_id.dart';
|
||||
@@ -52,3 +54,5 @@ const participants = <GhId>{
|
||||
'xgzxmytx',
|
||||
'wind057',
|
||||
};
|
||||
|
||||
const jsonEncoder = JsonEncoder.withIndent(' ');
|
||||
|
||||
Reference in New Issue
Block a user