Skip to content

Commit 65b0600

Browse files
committed
chore: update Safari download link and modify beta tag on downloads page
1 parent b7127d0 commit 65b0600

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/layouts/skipAds.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
chrome:
102102
"https://chrome.google.com/webstore/detail/premid/agjnjboanicjcpenljmaaigopkgdnihi",
103103
firefox: "https://dl.premid.app/PreMiD.xpi",
104-
safari: "https://testflight.apple.com/join/HwTAFdBj"
104+
safari: "https://apps.apple.com/app/premid/id6739778076"
105105
}
106106
};
107107
},

src/pages/downloads.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,7 @@
139139
>
140140
<i class="fa-safari fab"></i>
141141
<span>Safari</span>
142-
<div class="beta-tag">
143-
{{ $t("downloads.notice.browsers.beta") }}
144-
</div>
142+
<div class="beta-tag">MacOS</div>
145143
</div>
146144
</div>
147145
</div>

0 commit comments

Comments
 (0)