LimnoriaChan: add %%git-pl to the dynamic factoids.

master
Valentin Lorentz 2011-06-23 15:08:49 +02:00
parent 9d6d875221
commit fee1934fe7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ staticFactoids = {
}
dynamicFactoids = {
'git': WEB_REPO + '/tree/%s',
'git-pl': PLUGINS_WEB_REPO + '/tree/%s',
'commit': WEB_REPO + '/commit/%s',
'commit-pl': PLUGINS_WEB_REPO + '/commit/%s',
'wiki': WEB_REPO + '/wiki/%s',