ブロッカーへの警告はログイン時のみ表示するように
This commit is contained in:
parent
cba0dd5e17
commit
d93f76c1af
2 changed files with 8 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
require('fuckadblock');
|
||||
|
||||
declare const fuckAdBlock: any;
|
||||
|
||||
export default (os) => {
|
||||
require('fuckadblock');
|
||||
|
||||
function adBlockDetected() {
|
||||
os.apis.dialog({
|
||||
title: '%fa:exclamation-triangle%%i18n:common.adblock.detected%',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue