Rebuild indexes

This commit is contained in:
lowlighter
2021-02-03 00:11:13 +01:00
parent ae84ae0094
commit 1becb62d84
5 changed files with 53 additions and 2 deletions

View File

@@ -78,6 +78,10 @@
"token": null, "//":"Twitter API token",
"enabled": false, "//": "Display recent tweets"
},
"wakatime":{
"token": null, "//":"WakaTime API token",
"enabled": false, "//": "Display WakaTime stats"
},
"//": ""
}
}