mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
index.css -> style.css
This commit is contained in:
parent
bd095525d8
commit
b8fa19310d
5 changed files with 2 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import "./index.css";
|
||||
import "./style.css";
|
||||
|
||||
import { openNotificationLogModal } from "@api/Notifications/notificationLog";
|
||||
import { migratePluginSettings, Settings, useSettings } from "@api/Settings";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue