mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-05 01:58:06 +00:00
fix(ui): correct ui class
This commit is contained in:
parent
ef22e774c7
commit
2e2624796d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ mod wrapper;
|
|||
mod config;
|
||||
mod utils;
|
||||
|
||||
const APP_ID: &str = "gay.pancake.lsfg-vk";
|
||||
const APP_ID: &str = "gay.pancake.lsfg-vk-ui";
|
||||
|
||||
#[derive(Debug)]
|
||||
struct State {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue