mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
shorter version popup
This commit is contained in:
parent
ee34739b58
commit
1ab696ad86
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export async function show(version) {
|
|||
Notifications.add(
|
||||
`Version ${version} has been released. Click to view the changelog.`,
|
||||
1,
|
||||
7,
|
||||
5,
|
||||
"Announcement",
|
||||
"code-branch",
|
||||
() => {
|
||||
|
|
Loading…
Reference in a new issue