mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
New flavours? (#925)
This commit is contained in:
parent
9c12424be8
commit
625ef83fde
1 changed files with 7 additions and 2 deletions
|
|
@ -9,7 +9,11 @@ class FlavorText
|
|||
"i'm seeing double!!",
|
||||
"you again?",
|
||||
"your twin?!",
|
||||
"despite everything, it's still you"
|
||||
"despite everything, it's still you",
|
||||
"our favourite user!",
|
||||
"back again?",
|
||||
"someone you used to know!",
|
||||
"my favourite customer!"
|
||||
]
|
||||
end
|
||||
|
||||
|
|
@ -225,7 +229,8 @@ class FlavorText
|
|||
"in soviet russia, time tracks you!",
|
||||
"tick tock!",
|
||||
"it waits for no one!",
|
||||
"waiting for no one!"
|
||||
"ticking away...",
|
||||
"working around the clock!"
|
||||
]
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue