refactor: rename clip -> smart search (#6713)
This commit is contained in:
@@ -501,7 +501,7 @@ export class AssetRepository implements IAssetRepository {
|
||||
};
|
||||
break;
|
||||
|
||||
case WithoutProperty.CLIP_ENCODING:
|
||||
case WithoutProperty.SMART_SEARCH:
|
||||
relations = {
|
||||
smartSearch: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user