mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
Try to fix Safari bug during installation
This commit is contained in:
@ -82,6 +82,8 @@ $(function() {
|
||||
|
||||
$button.prop('disabled', false).text('Install Flarum');
|
||||
});
|
||||
|
||||
return false;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user