change vec to array where it doesnt need to be a vec
Some checks failed
Build and Test / sonic-transformed (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / splatoon-testfire (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
Build and Test / fast-racing-neo (push) Has been cancelled
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Build and Test / friends (push) Has been cancelled

This commit is contained in:
Maple Nebel 2026-06-17 21:16:53 +02:00
commit fb60d2e02b

View file

@ -438,7 +438,7 @@ async fn get_user_course_object_ids(owner_pid: PID) -> Result<Vec<u64>, ErrorCod
}
fn get_blacklist_1() -> Vec<String> {
vec![
[
"けされ",
"消され",
"削除され",
@ -512,7 +512,7 @@ fn get_blacklist_1() -> Vec<String> {
}
fn get_blacklist_2() -> Vec<String> {
vec![
[
"ゼロから",
"0から",
"0から",
@ -527,7 +527,7 @@ fn get_blacklist_2() -> Vec<String> {
}
fn get_blacklist_3() -> Vec<String> {
vec![
[
"いいね",
"下さい",
"ください",