Added title - Fixed save on mobile
This commit is contained in:
@ -20,7 +20,7 @@ $('a[href^="http"]').on('tap', function(e) {
|
||||
})
|
||||
})
|
||||
|
||||
function save() {
|
||||
window.save = function() {
|
||||
switch(save.background) {
|
||||
case 'white': {
|
||||
var cache = {
|
||||
|
Reference in New Issue
Block a user