summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-03-25 20:02:22 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-04-08 18:59:17 -0400
commit0c1cd7a3595889abd338c98ecda9a1b010a2406a (patch)
treeeece552c1bb871e85fbdba3819c83a9aec013299 /src
parentMove effects into a separate file (diff)
downloadnheko-0c1cd7a3595889abd338c98ecda9a1b010a2406a.tar.xz
Fix command name
Diffstat (limited to 'src')
-rw-r--r--src/timeline/InputBar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/InputBar.cpp b/src/timeline/InputBar.cpp

index 23e94945..0fa5cff4 100644 --- a/src/timeline/InputBar.cpp +++ b/src/timeline/InputBar.cpp
@@ -281,7 +281,7 @@ InputBar::updateTextContentProperties(const QString &t) QStringLiteral("rainbownotice"), QStringLiteral("confetti"), QStringLiteral("rainbowconfetti"), - QStringLiteral("rain"), + QStringLiteral("rainfall"), QStringLiteral("rainbowrain"), QStringLiteral("msgtype"), QStringLiteral("goto"),