mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-23 19:01:02 +00:00
Merge branch 'release/v3.8.0'
This commit is contained in:
@@ -134,7 +134,10 @@ export function App() {
|
|||||||
|
|
||||||
await workwondersRef.current.initChangelogWidget();
|
await workwondersRef.current.initChangelogWidget();
|
||||||
workwondersRef.current.initChangelogWidgetMini();
|
workwondersRef.current.initChangelogWidgetMini();
|
||||||
workwondersRef.current.initFeedbackWidget();
|
|
||||||
|
if (token) {
|
||||||
|
workwondersRef.current.initFeedbackWidget();
|
||||||
|
}
|
||||||
},
|
},
|
||||||
[workwondersRef]
|
[workwondersRef]
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user