mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
Bookmarks: Fix Bookmarks not loading (more)
This commit is contained in:
parent
c8e9a3d60f
commit
76e2750b5c
@ -33,6 +33,5 @@ public class Xows_bmk_page implements Xow_special_page {
|
||||
Xopage_html_data page_data = new Xopage_html_data(this.Special__meta().Display_ttl(), bfr.To_bry_and_rls());
|
||||
page_data.Apply(page);
|
||||
}
|
||||
|
||||
public Xow_special_page Special__clone() {return this;}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user