mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(backgrounds): disallow equipping unowned bashground
Also add missing headers when recording group task creation
This commit is contained in:
@@ -68,6 +68,7 @@ api.createGroupTasks = {
|
||||
category: 'behavior',
|
||||
taskType: task.type,
|
||||
groupID: group._id,
|
||||
headers: req.headers,
|
||||
});
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user