After upgrading to Kirby 4 I have a problem with the Kirby3-Instagram Plugin by @genxbe: ``` Error: Undefined constant "X\DS" in /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/classes/Instagram.php:17 Stack trace: #0 /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/fetch.php(27): X\Instagram->__construct() #1 {main} Error: Undefined constant "X\DS" in file /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/classes/Instagram.php on line 17 Stack trace: 1. Error->() /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/classes/Instagram.php:17 2. X\Instagram->__construct() /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/fetch.php:27 ```  How to solve it?
After upgrading to Kirby 4 I have a problem with the Kirby3-Instagram Plugin by @genxbe:
How to solve it?