diff --git a/.all-contributorsrc b/.all-contributorsrc index 1787418b03..d473b894eb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -864,6 +864,15 @@ "contributions": [ "code" ] + }, + { + "login": "dolsem", + "name": "Denis Olsem", + "avatar_url": "https://avatars.githubusercontent.com/u/14323955?v=4", + "profile": "https://github.com/dolsem", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 4534588a55..b7a0a980f9 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ Our mission is to provide the most powerful no-code interface for databases whic
Santam Chakraborty

🌍
Ikko Ashimine

💻
Asheer Rizvi

💻 +
Denis Olsem

💻 diff --git a/packages/nc-gui/components/cell/Checkbox.vue b/packages/nc-gui/components/cell/Checkbox.vue index 0705a02495..abc49e68d5 100644 --- a/packages/nc-gui/components/cell/Checkbox.vue +++ b/packages/nc-gui/components/cell/Checkbox.vue @@ -42,9 +42,15 @@ function onClick() {