1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-13 14:26:07 +02:00
gitea/routers/api
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479)
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-29 18:52:49 +00:00
..
actions Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
packages Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
v1 migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00