mirror of
https://github.com/filegator/filegator.git
synced 2025-08-14 16:33:58 +02:00
js fixes & lint
This commit is contained in:
@@ -68,10 +68,10 @@
|
||||
<script>
|
||||
import Tree from './Tree'
|
||||
import api from '../../api/api'
|
||||
import _ from 'lodash'
|
||||
|
||||
export default {
|
||||
name: 'UserEdit',
|
||||
components: { Tree },
|
||||
props: [ 'user', 'action' ],
|
||||
computed: {
|
||||
},
|
||||
|
Reference in New Issue
Block a user