You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: pages/api/changelogs/overwolf-platform/2024/august/258.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ sidebar_custom_props:
11
11
12
12
### Bug Fixes
13
13
14
-
- Fixed an issue where the [`.io.delete()`](/api/extensions/io#deletespace-path-callback) method - - returned **"Permission denied"** after switching the default video folder.
14
+
- Fixed an issue where the [`.io.delete()`](/api/extensions/io#deletespace-path-callback) method - returned **"Permission denied"** after switching the default video folder.
15
15
- Fixed an issue where the [`.media.deleteVideo()`](/api/media/videos#deletevideovideourl-callback) method returned "Video not found" after switching the default video folder.
16
16
- Fixed an issue where we failed to start capturing the desktop using the stream method while the replays service is turned on.
17
-
- Fixed an issue where the replays service ignored the [`use_app_display_name`](/api/media/replays#replayvideooptions-object) param.
18
-
Restored the missing 'workingArea' param from the `.getMonitorList()` method.
17
+
- Fixed an issue where the replays service ignored the [`use_app_display_name`](/api/media/replays#replayvideooptions-object) param.
18
+
-Restored the missing `workingArea` param from the `.getMonitorList()` method.
19
19
- Fixed an issue where the `onDisplayChanged` event spammed the `onScreenPropertyChanged` event.
0 commit comments