mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-28 18:06:20 +02:00
7 lines
126 B
TypeScript
7 lines
126 B
TypeScript
export const custom = [
|
|
{
|
|
name: 'neko',
|
|
file: 'neko.png',
|
|
keywords: ['neko', 'cat', 'cat butt', 'butt'],
|
|
},
|
|
]
|