mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
lint
This commit is contained in:
@@ -32,7 +32,7 @@ declare module "@mui/material/styles" {
|
||||
|
||||
let theme: Theme;
|
||||
|
||||
export function refreshTheme() {
|
||||
export function refreshTheme(): void {
|
||||
theme = createTheme({
|
||||
colors: {
|
||||
hp: Settings.theme.hp,
|
||||
|
||||
Reference in New Issue
Block a user