fix: builtin editor (#503)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-28 15:06:34 +08:00
committed by GitHub
parent ca8211e1a4
commit 432d76f024
12 changed files with 53 additions and 78 deletions

View File

@@ -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',
};
}