SAE-A2-TruthInquiry/truthseeker/static
AudricV a13b1d0ada
[Client] Remove localStorage requirement
As we use cookies for the game and that localStorage is only used to save the
theme set on the start page, it isn't needed to use it, as the dark theme would
be set as a fallback.

In order to show a cookies requirement message if they are disabled, we need to
remove the one of the localStorage, as when cookies access is disabled,
localStorage cannot be accessed.
2023-01-15 12:04:19 +01:00
..
css [Client] Fix back button overlap in interrogation view on small screens 2023-01-14 21:22:17 +01:00
fonts [Client] Add Roboto Mono font 2023-01-03 09:07:49 +01:00
images Add backgrounds and interrogration views 2023-01-13 15:30:41 +01:00
js [Client] Remove localStorage requirement 2023-01-15 12:04:19 +01:00