mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 08:12: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