mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-11 07:25:42 -04:00
refactor group settings to use group settings form
This commit is contained in:
@@ -34,6 +34,8 @@ export const useGroupSelf = function () {
|
||||
if (data) {
|
||||
groupSelfRef.value.preferences = data;
|
||||
}
|
||||
|
||||
return data || undefined;
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user