add preference updating
All checks were successful
Build and Test / wii-u-chat (push) Successful in 12m50s
Build and Test / splatoon (push) Successful in 12m51s
Build and Test / friends (push) Successful in 14m11s
Build and Test / super-mario-maker (push) Successful in 17m47s

This commit is contained in:
red binder 2026-04-28 09:39:05 +02:00
commit d715fe27e4
3 changed files with 28 additions and 1 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"rust-analyzer.cargo.features": [
"friends"
]
}