Преглед на файлове

Updates patch storage confirmation

main
Keith Daulton преди 1 година
родител
ревизия
86b37bebe6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/plus/utils.ts

+ 1
- 1
src/plus/utils.ts Целия файл

@ -116,7 +116,7 @@ export async function confirmDraftStorage(container: Container): Promise
const decline: MessageItem = { title: 'No', isCloseAffordance: true };
const moreInfo: MessageItem = { title: 'More Info' };
const result = await window.showInformationMessage(
`Creating a Cloud Patch will store code on GitKraken's servers.\n\nDo you want to continue?`,
`Cloud Patches are securely stored by GitKraken.\n\nDo you want to continue?`,
{ modal: true },
accept,
decline,

Зареждане…
Отказ
Запис