mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 13:41:34 +00:00
update application id
This commit is contained in:
parent
0598182575
commit
15437c76d5
@ -15,7 +15,7 @@ int main(
|
||||
|
||||
// Init application
|
||||
auto app = Gtk::Application::create(
|
||||
"io.github.yggverse.Yoda"
|
||||
"io.github.yggverse.Yoda.app"
|
||||
);
|
||||
|
||||
// Launch browser component
|
||||
|
Loading…
x
Reference in New Issue
Block a user