このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Fixes
#951
- Starring branch updates repository view properly
main
Zeeshan
5年前
committed by
Eric Amodio
親
ee55a0bfdd
コミット
edc7bbc8dc
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/views/nodes/branchNode.ts
+ 1
- 1
src/views/nodes/branchNode.ts
ファイルの表示
@ -212,7 +212,7 @@ export class BranchNode extends ViewRefNode
implements Pageabl
@log
(
)
async
star() {
await
this
.
branch
.
star
(
)
;
void
this
.
parent
!
.
triggerChange
(
)
;
void
this
.
view
.
refresh
(
true
)
;
}
@log
(
)
書き込み
プレビュー
読み込み中…
キャンセル
保存