fix(google-sheets): sort actions

This commit is contained in:
Rıdvan Akca
2023-06-25 16:42:36 +03:00
committed by Ali BARIN
parent 06c9bf420e
commit f55ec4bd8a
2 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
---
favicon: /favicons/google-sheets.svg
items:
- name: Create Spreadsheet Row
desc: Creates a new row in a specific spreadsheet.
- name: Create Spreadsheet
- name: Create spreadsheet
desc: Create a blank spreadsheet or duplicate an existing spreadsheet. Optionally, provide headers.
- name: Create spreadsheet row
desc: Creates a new row in a specific spreadsheet.
---
<script setup>