Skip to content

Commit cc86e22

Browse files
authored
Merge branch 'main' into patch-3
2 parents cb5b8f8 + b590f5b commit cc86e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/resources/modules/photo-booth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ PhotoBooth.configure({
292292
setBackgrounds(backgrounds: `Library.table`)
293293
</figcaption>
294294

295-
Overrides the default backgrounds provided by the photo booth. Background images should be at 16:9 aspect ratio (1024&times;768) for an optimal experience and their asset IDs should be included in the backgrounds array. 1–4&nbsp;(inclusive) backgrounds can be provided.
295+
Overrides the default backgrounds provided by the photo booth. Background images should be at 16:9 aspect ratio (1024&times;576) for an optimal experience and their asset IDs should be included in the backgrounds array. 1–4&nbsp;(inclusive) backgrounds can be provided.
296296

297297
```lua title="LocalScript"
298298
local ReplicatedStorage = game:GetService("ReplicatedStorage")

0 commit comments

Comments
 (0)