You've already forked AstralRinth
forked from didirus/AstralRinth
Fix lint
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
export let multiple = false
|
export let multiple = false
|
||||||
export let accept: string = '*'
|
export let accept = '*'
|
||||||
/** Prevents width from expanding due to large file names or images */
|
/** Prevents width from expanding due to large file names or images */
|
||||||
export let constrained = false
|
export let constrained = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user