mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 01:53:57 +00:00
Compare commits
2 Commits
v3.8.1
...
release/v3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
194e7918ca | ||
|
|
96140e614c |
@@ -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