Skip to content

Commit

Permalink
Check extension metadata module for GNOME 47
Browse files Browse the repository at this point in the history
  • Loading branch information
Totto16 committed Sep 25, 2024
1 parent 4e6e386 commit 6dc8fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gnome-shell/src/types/extension-metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type Gio from '@girs/gio-2.0';
/** The Metadata Object for Extensions
*
* @see https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/extensions/sharedInternals.js#L48
* @version 46
* @version 47
*/
export interface ExtensionMetadata {
readonly uuid: string;
Expand Down

0 comments on commit 6dc8fe6

Please sign in to comment.