From d16216a6152cc763298f240467d323c1b2cf7c0e Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 10 Jan 2025 20:02:47 -0500 Subject: feat: button to open all release notes in browser --- src/index.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src') diff --git a/src/index.tsx b/src/index.tsx index c2c1f86..d6428a1 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -57,6 +57,21 @@ function Content() { }} >

Bazzite Release Notes

+ {error ? (

{error} -- cgit v1.2.3