mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Merge 503d8df72b286ac1b78a61b9d448c40752dbb26e into 070c613050e9149fafc8af3072218199b4588387
This commit is contained in:
commit
4ecaa8ab87
@ -42,3 +42,6 @@ user_pref("network.http.referer.XOriginPolicy", 0);
|
|||||||
|
|
||||||
// Disable Firefox sync and its menu entries
|
// Disable Firefox sync and its menu entries
|
||||||
user_pref("identity.fxaccounts.enabled", false);
|
user_pref("identity.fxaccounts.enabled", false);
|
||||||
|
|
||||||
|
// Fix the issue where right mouse button instantly clicks.
|
||||||
|
user_pref("ui.context_menus.after_mouseup", true);
|
||||||
|
|||||||
@ -9,6 +9,7 @@ ex 🎯
|
|||||||
*.mom ✍
|
*.mom ✍
|
||||||
*.me ✍
|
*.me ✍
|
||||||
*.ms ✍
|
*.ms ✍
|
||||||
|
*.avif 🖼
|
||||||
*.png 🖼
|
*.png 🖼
|
||||||
*.webp 🖼
|
*.webp 🖼
|
||||||
*.ico 🖼
|
*.ico 🖼
|
||||||
|
|||||||
@ -188,7 +188,9 @@ EU: SCAN: Scandinavia
|
|||||||
EU: ALPS: The Alps
|
EU: ALPS: The Alps
|
||||||
EU: NL: The Netherlands
|
EU: NL: The Netherlands
|
||||||
EU: DE: Germany
|
EU: DE: Germany
|
||||||
|
EU: DK: Denmark
|
||||||
EU: SP: Spain
|
EU: SP: Spain
|
||||||
|
EU: SE: Sweden
|
||||||
EU: FR: France
|
EU: FR: France
|
||||||
EU: IT: Italy
|
EU: IT: Italy
|
||||||
EU: PL: Poland
|
EU: PL: Poland
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user