mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Don't show news after install
This commit is contained in:
parent
9159b3a67b
commit
8ea949ac9d
|
@ -156,7 +156,7 @@ export default function getPacChooser(theState) {
|
|||
componentDidMount() {
|
||||
|
||||
if (this.props.apis.antiCensorRu.ifFirstInstall) {
|
||||
this.updatePac( this.props.funs.showNews );
|
||||
this.updatePac();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user