Remove googli
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
import RealmLicense from "./RealmLicense.svelte";
|
||||
import MultiLangDisplay from "../GUI/MultiLangDisplay.svelte";
|
||||
import { tooltip } from "src/ts/gui/tooltip";
|
||||
import Googli from "../Googli.svelte";
|
||||
|
||||
interface Props {
|
||||
openedData: hubType;
|
||||
@@ -72,8 +71,6 @@
|
||||
|
||||
</div>
|
||||
|
||||
<Googli />
|
||||
|
||||
<div class="flex flex-row-reverse gap-2">
|
||||
<button class="text-textcolor2 hover:text-red-500" onclick={(async (e) => {
|
||||
e.stopPropagation()
|
||||
|
||||
Reference in New Issue
Block a user