Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit f45799a

Browse files
committed
typo
1 parent 38eada8 commit f45799a

File tree

1 file changed

+3
-3
lines changed
  • pages/api/changelogs/overwolf-platform/2024/august

1 file changed

+3
-3
lines changed

pages/api/changelogs/overwolf-platform/2024/august/258.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ sidebar_custom_props:
1111

1212
### Bug Fixes
1313

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.
1515
- Fixed an issue where the [`.media.deleteVideo()`](/api/media/videos#deletevideovideourl-callback) method returned "Video not found" after switching the default video folder.
1616
- 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.
1919
- Fixed an issue where the `onDisplayChanged` event spammed the `onScreenPropertyChanged` event.

0 commit comments

Comments
 (0)