このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
chemicalcrux
/
feast
ウォッチ
1
スター
0
フォーク
1
コード
課題
2
プルリクエスト
1
リリース
0
Wiki
アクティビティ
ソースを参照
Hide the description for an action button after clicking it
vintage
Fen Dweller
5年前
親
7a959036bb
コミット
0483a9de22
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
src/components/ActionButton.vue
+ 1
- 0
src/components/ActionButton.vue
ファイルの表示
@@ -34,6 +34,7 @@ export default class ActionButton extends Vue {
} else {
this.$emit('executed', this.user.executeAction(this.action, this.target))
}
this.undescribe()
}
@Emit("describe")
書き込み
プレビュー
読み込み中…
キャンセル
保存