mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-24 22:44:43 +01:00
Oops
This commit is contained in:
parent
efc1191ebd
commit
4c57c6aae0
1 changed files with 1 additions and 1 deletions
|
@ -1945,7 +1945,7 @@ function Status({
|
|||
</div>
|
||||
) : (
|
||||
<button
|
||||
class={`light spoiler-button ${
|
||||
class={`plain spoiler-button ${
|
||||
showSpoiler ? 'spoiling' : ''
|
||||
}`}
|
||||
type="button"
|
||||
|
|
Loading…
Add table
Reference in a new issue