mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Code cleaning + fix related to #86
This commit is contained in:
parent
cfebd0beca
commit
e7ef370387
17 changed files with 400 additions and 394 deletions
|
@ -3,7 +3,7 @@ import { useRand } from '@/scripts/colors.js';
|
|||
|
||||
const rand = useRand();
|
||||
|
||||
const props = defineProps({
|
||||
defineProps({
|
||||
name: String,
|
||||
author: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue