mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-10-14 07:43:46 +08:00
fix: duplicate labels set (#36)
* fix: duplicate labels set * up version * add labels * add * perf map * fix set * add info * avoid setLabels * change for * refactor setLabels * fix * change info loca * fix * fix
This commit is contained in:
3
USERS.js
3
USERS.js
@@ -1,7 +1,5 @@
|
||||
// **************************************************************************
|
||||
|
||||
// Add to end
|
||||
|
||||
const users = [
|
||||
{
|
||||
url: 'https://github.com/ant-design/ant-design',
|
||||
@@ -42,7 +40,6 @@ const users = [
|
||||
];
|
||||
|
||||
// **************************************************************************
|
||||
|
||||
module.exports = {
|
||||
users
|
||||
};
|
||||
|
Reference in New Issue
Block a user