dark mode woop!
All checks were successful
deploy / deploy (push) Successful in 43s

This commit is contained in:
Lee
2024-04-07 00:37:51 +01:00
parent fa004bc3c8
commit 8db337204e
3 changed files with 5 additions and 4 deletions

View File

@ -12,6 +12,7 @@ public class HomeController {
/**
* The example UUID.
*/
@SuppressWarnings("FieldCanBeLocal")
private final String exampleUuid = "eeab5f8a-18dd-4d58-af78-2b3c4543da48";
@RequestMapping(value = "/")