diff options
| author | Phil <philip.schaefer0@gmail.com> | 2024-11-15 02:15:35 +0100 |
|---|---|---|
| committer | Neo <50623835+neobooru@users.noreply.github.com> | 2025-02-11 21:50:27 +0100 |
| commit | 376f687c386f65522b2f65e98b998b21af26ee29 (patch) | |
| tree | 08b4d0584b9414aff375ec571e0ac9cc873cfb9c /doc | |
| parent | 4fd848abf2998fcfc13d6a01cee4aaadf984aafb (diff) | |
chore: questionable is not a recognized rating
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -789,7 +789,7 @@ data. | `fav-time` | alias of `fav-date` | | `feature-date` | featured at given date | | `feature-time` | alias of `feature-time` | - | `safety` | having given safety. `<value>` can be either `safe`, `sketchy` (or `questionable`) or `unsafe`. | + | `safety` | having given safety. `<value>` can be either `safe`, `sketchy` or `unsafe`. | | `rating` | alias of `safety` | **Sort style tokens** |