mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-05-10 19:21:42 +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 config;
|
||||||
mod utils;
|
mod utils;
|
||||||
|
|
||||||
const APP_ID: &str = "gay.pancake.lsfg-vk";
|
const APP_ID: &str = "gay.pancake.lsfg-vk-ui";
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
struct State {
|
struct State {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue