diff --git a/components/Search/screen.tsx b/components/Search/screen.tsx new file mode 100644 index 00000000..e69de29b diff --git a/components/Search/stack.tsx b/components/Search/stack.tsx new file mode 100644 index 00000000..e69de29b diff --git a/player/config.ts b/player/config.ts index 8227bc7c..00eb056d 100644 --- a/player/config.ts +++ b/player/config.ts @@ -1 +1 @@ -export const UPDATE_INTERVAL: number = 1000 \ No newline at end of file +export const UPDATE_INTERVAL: number = 500 \ No newline at end of file