mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix: name.
This commit is contained in:
@@ -16,7 +16,7 @@ class Delete extends IndexDelete
|
||||
{
|
||||
public static function getName(): string
|
||||
{
|
||||
return 'updateColumnIndex';
|
||||
return 'deleteColumnIndex';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user