feat: Enhance restore container functionality with error handling and UI updates

This commit is contained in:
Dmitrii Shilov 2025-09-23 18:26:52 +02:00
parent 182cb2ef22
commit 5302da2dff

View File

@ -42,6 +42,7 @@ describe("AuthorizationUtils", () => {
partitionKeyDefault: false,
partitionKeyDefault2: false,
notebooksDownBanner: false,
enableRestoreContainer: false,
},
});
};