Skip to content

Commit df5ca14

Browse files
Emyrkaslilac
andauthored
Update coderd/files/cache.go
Co-authored-by: ケイラ <mckayla@hey.com>
1 parent fb4b02e commit df5ca14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/files/cache.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ type cacheMetrics struct {
127127
}
128128

129129
type CacheEntryValue struct {
130-
Object rbac.Object
131130
fs.FS
131+
Object rbac.Object
132132
Size int64
133133
}
134134

0 commit comments

Comments
 (0)