Removed the albumSong workaround, as React-Admin's cache seems to behave better now
This commit is contained in:
@@ -112,7 +112,6 @@ const Admin = (props) => {
|
||||
) : (
|
||||
<Resource name="transcoding" />
|
||||
),
|
||||
<Resource name="albumSong" />,
|
||||
<Resource name="translation" />,
|
||||
<Resource name="playlistTrack" />,
|
||||
<Resource name="keepalive" />,
|
||||
|
||||
Reference in New Issue
Block a user