forked from didirus/AstralRinth
fix: add correct styling class to button (#3170)
This commit is contained in:
@@ -381,6 +381,7 @@
|
||||
/>
|
||||
<ButtonStyled v-if="isEditing">
|
||||
<button
|
||||
class="raised-button"
|
||||
:disabled="primaryFile.hashes.sha1 === file.hashes.sha1"
|
||||
@click="
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user