mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
adding very important phrases (#802)
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
import { useState, useEffect, useRef } from 'react';
|
import { useState, useEffect, useRef } from 'react';
|
||||||
|
|
||||||
export const WITTY_LOADING_PHRASES = [
|
export const WITTY_LOADING_PHRASES = [
|
||||||
|
"I'm Feeling Lucky",
|
||||||
|
'Painting the serifs back on...',
|
||||||
|
'Navigating the slime mold...',
|
||||||
'Consulting the digital spirits...',
|
'Consulting the digital spirits...',
|
||||||
'Reticulating splines...',
|
'Reticulating splines...',
|
||||||
'Warming up the AI hamsters...',
|
'Warming up the AI hamsters...',
|
||||||
|
|||||||
Reference in New Issue
Block a user