mirror of
https://github.com/Michatec/MiniFaceBook.git
synced 2026-06-13 07:27:42 +02:00
Files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function reload_feed() {
|
||||
setTimeout(function() {
|
||||
window.location.reload();
|
||||
}, 120000);
|
||||
}
|
||||
Reference in New Issue
Block a user