use notification system for OS updates (#2670)

* use notification system for OS updates

* feat: Include the version update notification in the update in rs

* chore: Change the location of the comment

* progress on release notes

* fill out missing sections

* fix build

* fix build

---------

Co-authored-by: J H <dragondef@gmail.com>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
Matt Hill
2024-12-02 13:58:09 -07:00
committed by GitHub
parent dd423f2e7b
commit 22a32af750
18 changed files with 167 additions and 137 deletions

View File

@@ -7,7 +7,6 @@ export type DataModel = T.Public & {
export interface UIData {
name: string | null
ackWelcome: string // eOS emver
marketplace: UIMarketplaceData
gaming: {
snake: {