mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
some UI refactors
This commit is contained in:
@@ -46,7 +46,7 @@ function create(e: Event) {
|
||||
});
|
||||
} else {
|
||||
new Notification(
|
||||
"A Playlist name can not be empty",
|
||||
"Playlist name can't be empty",
|
||||
NotifType.Error
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user