فهرست منبع

Removed 'use_colocated_snapshots' from CloudLabels.js

Sergiu Miclea 8 سال پیش
والد
کامیت
59f54d53d5
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/constants/CloudLabels.js

+ 0 - 1
src/constants/CloudLabels.js

@@ -60,7 +60,6 @@ export const defaultLabels = {
   repository_name: "Repository Name",
   repository_name: "Repository Name",
   shape_name: "Shape Name",
   shape_name: "Shape Name",
   migr_shape_name: "Migration Shape Name",
   migr_shape_name: "Migration Shape Name",
-  use_colocated_snapshots: "Use Collocated Snapshots",
   allow_untrusted_swift: "Allow Untrusted Swift",
   allow_untrusted_swift: "Allow Untrusted Swift",
   glance_api_version: "Glance API Version"
   glance_api_version: "Glance API Version"
 }
 }