mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Store the UI theme in the LocalStorage
This commit is contained in:
parent
e09705cf23
commit
7f143925ac
6 changed files with 28 additions and 25 deletions
|
|
@ -64,7 +64,7 @@ export default function ({ themeEngine }) {
|
|||
</h3>
|
||||
|
||||
<p>
|
||||
<Link href={`/#/games/${themeEngine.currentTheme}`}>
|
||||
<Link href={'/#/games/'}>
|
||||
IFDB games
|
||||
</Link>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue