fix(core): update

This commit is contained in:
2021-10-05 15:29:47 +02:00
parent 5cc3aeb27c
commit cf7e69e74a
3 changed files with 9 additions and 9 deletions

View File

@ -167,7 +167,7 @@ export class GitlabProject {
}
}
public async syncNpmTagsToGitlabTopics() {
public async syncNpmKeywordsToGitlabTopics() {
}
}