mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix: builtin editor (#503)
This commit is contained in:
@@ -15,6 +15,7 @@ abstract final class GithubIds {
|
||||
'FrancXPT',
|
||||
'Liloupar',
|
||||
'dccif',
|
||||
'mikropsoft',
|
||||
};
|
||||
|
||||
static const participants = <GhId>{
|
||||
@@ -95,6 +96,7 @@ abstract final class GithubIds {
|
||||
'logce',
|
||||
'h-lyf',
|
||||
'88484396',
|
||||
'honggeigei',
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user