main
Bob Mottram 2020-10-08 13:29:40 +01:00
parent bbbf470149
commit aa84d0081f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ from utils import saveJson
from utils import getStatusNumber
from webinterface import getIconsDir
def updateFeedsIndex(baseDir: str, domain: str, postId: str) -> None:
"""Updates the index used for imported RSS feeds
"""