mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46:15 -04:00
Update docker-run-to-docker-compose-converter.vue
This commit is contained in:
parent
318fb6efb9
commit
484081b97d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import { MessageType, composerize } from 'composerize-ts';
|
||||
import { MessageType, composerize } from 'pcz.composerize-ts';
|
||||
import { withDefaultOnError } from '@/utils/defaults';
|
||||
import { useDownloadFileFromBase64 } from '@/composable/downloadBase64';
|
||||
import { textToBase64 } from '@/utils/base64';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue