Fix Desktop thinking it's web
I forgor to test host after adding web support
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user