mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 17:54:44 +10:00
client now fetches user information from Drop server
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<template></template>
|
||||
<template>{{state}}</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
const state = useAppState();
|
||||
</script>
|
||||
Reference in New Issue
Block a user