mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update application id
This commit is contained in:
parent
0598182575
commit
15437c76d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue