webui: Improvements for Models Selector UI (#20066)
This commit is contained in:
committed by
GitHub
parent
92f7da00b4
commit
5e335ba113
@@ -1,4 +1,4 @@
|
||||
import { AUTO_SCROLL_AT_BOTTOM_THRESHOLD, AUTO_SCROLL_INTERVAL } from '$lib/constants/auto-scroll';
|
||||
import { AUTO_SCROLL_AT_BOTTOM_THRESHOLD, AUTO_SCROLL_INTERVAL } from '$lib/constants';
|
||||
|
||||
export interface AutoScrollOptions {
|
||||
/** Whether auto-scroll is disabled globally (e.g., from settings) */
|
||||
|
||||
Reference in New Issue
Block a user