mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
App update fixes (#4450)
This commit is contained in:
@@ -282,7 +282,7 @@ async function setupApp() {
|
||||
|
||||
const version = await getVersion()
|
||||
if (pending_update_toast_for_version === version) {
|
||||
notifications.addNotification({
|
||||
addNotification({
|
||||
type: 'success',
|
||||
title: formatMessage(messages.updateInstalledToastTitle, { version }),
|
||||
text: formatMessage(messages.updateInstalledToastText),
|
||||
|
||||
Reference in New Issue
Block a user