Skip to content

Commit

Permalink
Add additional propaganda
Browse files Browse the repository at this point in the history
  • Loading branch information
soupslurpr committed Jan 21, 2024
1 parent e9cee78 commit 6afb99c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/kotlin/dev/soupslurpr/beautyxt/BeauTyXT.kt
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,8 @@ fun BeauTyXTApp(
0 -> "Text, but beautiful."
1 -> "TeXTacular!"
2 -> "In Rust We Trust."
3, 4, 5, 6, 7 -> "Supremely sandboxed!"
3, 4, 5 -> "Supremely sandboxed!"
6, 7 -> "Cares about your security."
else -> "Text, but beautiful."
}
}
Expand Down

0 comments on commit 6afb99c

Please sign in to comment.