Skip to content

Commit 9199a7b

Browse files
committed
ref
1 parent c94382f commit 9199a7b

File tree

3 files changed

+472
-430
lines changed

3 files changed

+472
-430
lines changed

src/client/components/DevToolsPane.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,4 +635,4 @@ function DevToolsContent({ world }) {
635635
/>
636636
</div>
637637
)
638-
}
638+
}

src/core/systems/AppServerClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,4 +621,4 @@ export class AppServerClient extends System {
621621
state: {}
622622
}
623623
}
624-
}
624+
}

0 commit comments

Comments
 (0)