cleaned up friendship module in backend, still haven't tested blocking feature
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
import { onMount } from 'svelte';
|
||||
import { get } from "svelte/store";
|
||||
|
||||
|
||||
let user;
|
||||
|
||||
onMount(async () => {
|
||||
|
||||
Reference in New Issue
Block a user