Allow changing playlist's owner. Relates to #698

This commit is contained in:
Deluan
2021-10-31 13:08:53 -04:00
committed by Deluan Quintão
parent 133fed344f
commit 86afd16cc8
4 changed files with 38 additions and 5 deletions
+1
View File
@@ -3,6 +3,7 @@ import PropTypes from 'prop-types'
import { useDispatch, useSelector } from 'react-redux'
import { setOmittedFields, setToggleableFields } from '../actions'
// TODO Refactor
export const useSelectedFields = ({
resource,
columns,