Add missing semicolon
This commit is contained in:
parent
b7538f0ca2
commit
82bc89a95b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in
|
|||
meta = {
|
||||
AUTHOR = "dirae.org Forgejo instance";
|
||||
DESCRIPTION = "Forgejo instance hosting git repositories for dirae.org";
|
||||
KEYWORDS = "go,git,self-hosted,gitea,forgejo,foss,oss,decentrialised,federation"
|
||||
KEYWORDS = "go,git,self-hosted,gitea,forgejo,foss,oss,decentrialised,federation";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue