feat(settings): Add model tag for ExtrnalLink model

ref: #833 #835 closes #584
This commit is contained in:
2025-06-16 14:19:01 +09:30
parent 78539f2551
commit 164aa21fad
3 changed files with 5 additions and 10 deletions

View File

@ -80,7 +80,7 @@ A Model link is a reference to an item within the database. Supported model link
| devicemodel| `$device_model-<id>` |
| devicetype| `$device_type-<id>` |
| entity | `$entity-<id>` |
| externallink| `$-<id>` |
| externallink| `$external_link-<id>` |
| featureflag| `$feature_flag-<id>` |
| gitrepository| `$git_repository-<id>` |
| gitgroup| `$git_group-<id>` |