summaryrefslogtreecommitdiffhomepage
path: root/cloud
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-09-15 23:03:41 +0000
committerGitHub Action <[email protected]>2025-09-15 23:03:41 +0000
commit56222fff3c6839190a93ddf641ae3ae962241dfa (patch)
treed5561aa81bf8dc18be3e009317a64ac0f74d36aa /cloud
parent74f9fcea8829d1fa7cb7c1f87230718605e54358 (diff)
downloadopencode-56222fff3c6839190a93ddf641ae3ae962241dfa.tar.gz
opencode-56222fff3c6839190a93ddf641ae3ae962241dfa.zip
chore: format code
Diffstat (limited to 'cloud')
-rw-r--r--cloud/app/src/routes/workspace/[id].tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/routes/workspace/[id].tsx b/cloud/app/src/routes/workspace/[id].tsx
index 4d525b33d..005553606 100644
--- a/cloud/app/src/routes/workspace/[id].tsx
+++ b/cloud/app/src/routes/workspace/[id].tsx
@@ -668,7 +668,7 @@ function NewUserSection() {
)
}
-export default function() {
+export default function () {
const params = useParams()
return (