mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
longer readtime. also chat fix. also descriptions in roster
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect, useState } from 'react';
|
||||
|
||||
const LARGE_VISIBLE_MS = 3500;
|
||||
const LARGE_VISIBLE_MS = 6000;
|
||||
const LARGE_FADE_MS = 700;
|
||||
|
||||
export default function RoverDescriptionOverlay({
|
||||
|
||||
Reference in New Issue
Block a user