Remove googli

This commit is contained in:
Kwaroran
2025-05-13 13:54:08 +09:00
parent d9565b4450
commit 634de807ad
2 changed files with 0 additions and 7 deletions

View File

@@ -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()