diff --git a/client/src/ScreenRecorderWithChunks.jsx b/client/src/ScreenRecorderWithChunks.jsx index df3021e4..552706e6 100644 --- a/client/src/ScreenRecorderWithChunks.jsx +++ b/client/src/ScreenRecorderWithChunks.jsx @@ -44,6 +44,7 @@ const ScreenRecorderWithChunks = () => { localStorage.isRecording = 'true'; } catch (error) { console.error("Error accessing screen recording:", error); + window.location.reload(); } }; diff --git a/server/extensions/documentation/documentation/1.0.0/full_documentation.json b/server/extensions/documentation/documentation/1.0.0/full_documentation.json index 3233f4d7..a59bf216 100755 --- a/server/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/server/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -14,7 +14,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, - "x-generation-date": "10/21/2024 7:55:13 PM" + "x-generation-date": "10/22/2024 9:01:50 PM" }, "x-strapi-config": { "path": "/documentation",