mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-09 04:49:25 -05:00
make alert last a lot less
This commit is contained in:
@@ -29,9 +29,10 @@ export default function AddPlaylist({
|
||||
Burnt.alert({
|
||||
title: `Playlist created`,
|
||||
message: `Created playlist ${name}`,
|
||||
duration: 1,
|
||||
preset: 'done'
|
||||
});
|
||||
|
||||
|
||||
navigation.goBack();
|
||||
|
||||
// Refresh user playlists component on home screen
|
||||
|
||||
Reference in New Issue
Block a user