aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis/recording/recordingApi.tsx
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-3.devices.brown.edu>2022-04-21 12:01:04 -0400
committerMichael Foiani <sotech117@michaels-mbp-3.devices.brown.edu>2022-04-21 12:01:04 -0400
commitfd43ece4b97073b81553b5e8a8394d4404011005 (patch)
treefe48670d169940dbb965cd0b19d87f8133a9ac54 /src/client/apis/recording/recordingApi.tsx
parent48f628afe1f814c4e604ec306d721a5afb991c10 (diff)
Adapting code
Diffstat (limited to 'src/client/apis/recording/recordingApi.tsx')
-rw-r--r--src/client/apis/recording/recordingApi.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/apis/recording/recordingApi.tsx b/src/client/apis/recording/recordingApi.tsx
index 55714f03b..97d4e2e7e 100644
--- a/src/client/apis/recording/recordingApi.tsx
+++ b/src/client/apis/recording/recordingApi.tsx
@@ -148,4 +148,6 @@ export function RecordingApi() {
})
}
+ return (<></>)
+
} \ No newline at end of file