Merge branch 'main' into main

This commit is contained in:
ADev531 2026-05-23 22:43:50 +09:00 committed by GitHub
commit 8d85d88e4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 53 additions and 13 deletions

View file

@ -26,6 +26,7 @@ struct config_strings {
const char *plugin_name;
std::string_view network_category;
std::string_view connect_to_network_setting;
std::string_view show_startup_toast_setting;
std::string_view other_category;
std::string_view reset_wwp_setting;
std::string_view press_a_action;