mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: seq settings (#273)
This commit is contained in:
@@ -4,6 +4,7 @@ abstract final class GithubIds {
|
||||
// Thanks
|
||||
// If you want to change your Github ID, please open an issue.
|
||||
static const contributors = <GhId>{
|
||||
'PaperCube',
|
||||
'its-tom',
|
||||
'azkadev',
|
||||
'kalashnikov',
|
||||
@@ -57,5 +58,6 @@ abstract final class GithubIds {
|
||||
'bxoooooo',
|
||||
'KatharsisKing',
|
||||
'mervinniu',
|
||||
'L-Super',
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user