mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 18:07:02 -04:00
Fix Desktop thinking it's web
I forgor to test host after adding web support
This commit is contained in:
parent
e35393b40c
commit
3a9f692644
6 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
import definePlugin from "../utils/types";
|
||||
import gitHash from "git-hash";
|
||||
import { Devs } from '../utils/constants';
|
||||
import { IS_WEB } from "../utils/isWeb";
|
||||
|
||||
export default definePlugin({
|
||||
name: "Settings",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue