mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Revert comment
This commit is contained in:
@@ -17,7 +17,8 @@ import { groups, selected_group } from './group-chats.js';
|
|||||||
import { getCurrentLocale, t } from './i18n.js';
|
import { getCurrentLocale, t } from './i18n.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function returning pagination status string template.
|
* Pagination status string template.
|
||||||
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
export const PAGINATION_TEMPLATE = '<%= rangeStart %>-<%= rangeEnd %> .. <%= totalNumber %>';
|
export const PAGINATION_TEMPLATE = '<%= rangeStart %>-<%= rangeEnd %> .. <%= totalNumber %>';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user