feat: Enhance restore container functionality and UI updates (#2217)

This commit is contained in:
Dmitry Shilov
2026-01-20 14:15:53 +01:00
committed by GitHub
parent 90f3c3a79e
commit 9646dfcf04
5 changed files with 26 additions and 1 deletions

View File

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