Skip to content
Snippets Groups Projects
Unverified Commit 8e69ea7c authored by Cqoicebordel's avatar Cqoicebordel Committed by GitHub
Browse files

Remove Vivaldi block

parent 135e521c
Branches
Tags
No related merge requests found
...@@ -6,7 +6,6 @@ import bowser from 'bowser'; ...@@ -6,7 +6,6 @@ import bowser from 'bowser';
*/ */
export default function () { export default function () {
if (bowser.msie || if (bowser.msie ||
bowser.vivaldi ||
bowser.opera || bowser.opera ||
bowser.silk) { bowser.silk) {
return false; return false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment