fix
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { ToggleTalkButton } from "../ToggleTalkButton";
|
||||
<<<<<<< HEAD
|
||||
import { ChangeRufgruppe } from "../ChangeRufgruppe";
|
||||
=======
|
||||
import { Notifications } from "../Notifications";
|
||||
>>>>>>> 4862f736124cb26fdc154299b855a830e1248452
|
||||
import Link from "next/link";
|
||||
import { Connection } from "../Connection";
|
||||
import { ThemeSwap } from "./_components/ThemeSwap";
|
||||
|
||||
Reference in New Issue
Block a user