Skip to content

Commit d64c857

Browse files
Replace duplicate entry with android-all in config
1 parent a7b3e8f commit d64c857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ export default defineConfig({
641641
items: [
642642
"java/process/mobile-player/client/intro",
643643
"java/process/mobile-player/client/amethyst-ios",
644-
"java/process/mobile-player/client/amethyst-ios",
644+
"java/process/mobile-player/client/android-all",
645645
"java/process/mobile-player/client/pcl"
646646

647647
]

0 commit comments

Comments
 (0)