Rename project to teamspeak-obs-overlay and update related references

This commit is contained in:
2025-01-24 13:37:20 +01:00
parent a2b8f3620a
commit 0a026baa9b
4 changed files with 10 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import React, { ChangeEvent, useRef, useState, useEffect } from "react";
import { ChangeEvent, useRef, useState, useEffect } from "react";
import "@styles/Generator.scss";
import Viewer from "./Viewer";