Explorar o código

fix: change default toast duration

Sv443 hai 11 meses
pai
achega
ceb17a32ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/features/index.ts

+ 1 - 1
src/features/index.ts

@@ -628,7 +628,7 @@ export const featInfo = {
     category: "general",
     min: 0,
     max: 15,
-    default: 5,
+    default: 3,
     step: 0.5,
     unit: "s",
     reloadRequired: false,