mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.9.2.1'
This commit is contained in:
@@ -24,6 +24,6 @@ public class Pp_xtn_mgr extends Xox_mgr_base {
|
||||
@Override public Xox_mgr Xtn_clone_new() {return new Pp_xtn_mgr();}
|
||||
@Override public void Xtn_init_by_wiki(Xowe_wiki wiki) {
|
||||
if (!this.Enabled_manually())
|
||||
this.Enabled_(wiki.Domain_tid() == Xow_domain_tid_.Int__wikisource); // only enable for wikisource
|
||||
this.Enabled_(wiki.Domain_tid() == Xow_domain_tid_.Tid__wikisource); // only enable for wikisource
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user