another typo: isses -> issues

This commit is contained in:
TEC 2022-09-30 23:46:48 +08:00
parent 309ffe8816
commit 2b8a2a4390
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
DEFAULT_PUSH_CREATE_PRIVATE = false;
ENABLE_PUSH_CREATE_USER = true;
PREFERRED_LICENSES = "GPL-3.0-or-later,MIT";
DEFAULT_REPO_UNITS = "repo.code,repo.isses,repo.pulls";
DEFAULT_REPO_UNITS = "repo.code,repo.issues,repo.pulls";
};
# "repository.mimetype_mapping" = {
# ".org" = "text/org";