mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
chore: sync record
This commit is contained in:
2
src/view/model/SyncPrompts/config.tsx
vendored
2
src/view/model/SyncPrompts/config.tsx
vendored
@@ -2,7 +2,7 @@ import { Switch, Tag, Tooltip } from 'antd';
|
||||
|
||||
import { genCmd } from '@/utils';
|
||||
|
||||
export const modelColumns = () => [
|
||||
export const syncColumns = () => [
|
||||
{
|
||||
title: '/{cmd}',
|
||||
dataIndex: 'cmd',
|
||||
|
||||
Reference in New Issue
Block a user