mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Move app.feedback.baseURL here and point to MSFN
Ideally we should instead point to a redirect page at Roytam1's site, but this will do for now
This commit is contained in:
parent
f4b8b0d90c
commit
8584b233fc
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ pref("startup.homepage_welcome_url.additional", "");
|
|||
// Version release notes
|
||||
pref("app.releaseNotesURL", "https://rtfreesoft.blogspot.com/search/label/serpent");
|
||||
|
||||
// base url for web-based feedback pages
|
||||
pref("app.feedback.baseURL", "https://msfn.org/board/topic/177125-my-build-of-new-moon-temp-name-aka-pale-moon-fork-targetting-xp/?do=getNewComment");
|
||||
|
||||
// Vendor home page
|
||||
pref("app.vendorURL", "about:");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue