nextcloud / app_api

Nextcloud AppAPI
https://apps.nextcloud.com/apps/app_api
GNU Affero General Public License v3.0
81 stars 7 forks source link

allow for disabled ExApp to get "enabled" flag state #318

Closed andrey18106 closed 4 months ago

bigcat88 commented 4 months ago

was corrected in https://github.com/cloud-py-api/app_api/commit/90785281c1e60dc3fcbf313ed5f6338ee9aa2c34

Now returns values 0 or 1 and not and array [0] or [1]