1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-20 06:28:04 +00:00

Added readme

This commit is contained in:
2023-05-30 21:45:51 +02:00
parent 55c5782c99
commit aeb3c46df4
2 changed files with 37 additions and 2 deletions

View File

@ -1,6 +1,5 @@
<script>
import Icon from '$components/icon.svelte';
import Modal from '$components/modal.svelte';
import Modal from '$components/modal.svelte';
import alink from '$lib/actions/alink';
export let show = true;