Add "keepalive" resource. It was causing issues in Firefox when using the dataProvider
This commit is contained in:
@@ -110,6 +110,7 @@ const Admin = (props) => {
|
||||
<Resource name="albumSong" />,
|
||||
<Resource name="translation" />,
|
||||
<Resource name="playlistTrack" />,
|
||||
<Resource name="keepalive" />,
|
||||
|
||||
<Player />,
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user