Skip to content

Commit 0c1baa1

Browse files
committed
chore: formatting
1 parent c4e4fd3 commit 0c1baa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fission/src/mirabuf/MirabufSceneObject.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ class MirabufSceneObject extends SceneObject implements ContextSupplier {
184184
public set station(station: Station | undefined) {
185185
this._station = station
186186
}
187-
187+
188188
public get cacheId() {
189189
return this._cacheId
190190
}

0 commit comments

Comments
 (0)