mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-23 03:11:26 +00:00
rename
This commit is contained in:
parent
f53636efb9
commit
b68dd9df8c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
||||
|
||||
export type DeleteImageParams = { file: string; token: string };
|
||||
export type DeleteImageParams = { filename: string; token: string };
|
||||
|
|
Loading…
Reference in a new issue