1
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m25s

This commit is contained in:
TJH 2025-12-19 14:16:16 +08:00
parent a506f742cc
commit 5ee7467d98

View File

@ -49,6 +49,7 @@ export class Rules extends Component {
Label_1_3.string = str
}
clickCloseRules() {
const destroyFunc = () => { this.node.destroy() }
hideToBottom(this.node, destroyFunc)