mirror of
https://github.com/taroved/pol
synced 2025-05-29 12:30:09 -07:00
st fix
This commit is contained in:
parent
6faa47dec5
commit
6d7ff4a828
@ -435,7 +435,6 @@ function onCreateButtonClick() {
|
||||
loader(true);
|
||||
createFeed().then(function(feed_page_url){
|
||||
window.location.href = feed_page_url;
|
||||
loader(false);
|
||||
}, function(error){
|
||||
//unfreez UI
|
||||
loader(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user