Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFront <27463495+Frontesque@users.noreply.github.com>2022-01-11 02:22:25 +0300
committerFront <27463495+Frontesque@users.noreply.github.com>2022-01-11 02:22:25 +0300
commit0e455887f8bb7664f2416794917151f72befc6d6 (patch)
tree1af462b16e22451b2804bd451db011bdf1b4eae7
parent1a4631a11e10a6b773bfb164c80d8e3bf9e9db54 (diff)
increase time for readability
-rw-r--r--Website/pages/debug.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/pages/debug.vue b/Website/pages/debug.vue
index 8a3b48f..369d2e4 100644
--- a/Website/pages/debug.vue
+++ b/Website/pages/debug.vue
@@ -78,7 +78,7 @@
export default {
data() {
return {
- stepTime: 1000,
+ stepTime: 2500,
supportedBrowsers: ["Firefox", "Chrome", "Brave", "Edge", "Opera"],
progress: 1,