Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita93b654

Browse files
minor fixes
1 parent763921b commita93b654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/prebuilds/preset_snapshot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ func (p PresetSnapshot) countEligible() int32 {
325325
}
326326

327327
// countInProgress returns counts of prebuilds in transition states (starting, stopping, deleting).
328-
// These counts are trackednow the template level, so all presets sharing the same template see the same values.
328+
// These counts are trackedat the template level, so all presets sharing the same template see the same values.
329329
func (pPresetSnapshot)countInProgress() (startingint32,stoppingint32,deletingint32) {
330330
for_,progress:=rangep.InProgress {
331331
num:=progress.Count

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp