Skip to content
Snippets Groups Projects
Verified Commit f2883da4 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix cal lto sendContentLoaded

parent f41b91d7
No related branches found
No related tags found
No related merge requests found
Pipeline #7288 passed
......@@ -35,7 +35,7 @@ class WidgetBackend extends BaseBackend {
}
set game(value) {
this.api.setContentLoaded();
this.api.sendContentLoaded();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment