mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 01:11:23 +03:00
Add username to user
This commit is contained in:
@@ -10,12 +10,6 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
|
||||
exits: {
|
||||
notFound: {
|
||||
responseType: 'notFound',
|
||||
},
|
||||
},
|
||||
|
||||
async fn(inputs, exits) {
|
||||
const { currentUser } = this.req;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user