Ihor

Results 6 issues of Ihor

Hi! How I can set a license server for playing .mpd file? On windows i doing request to the license server and on second request i got malformed On Linux...

Hi! When I change main file of the electron app it rebuilds successfully but the app continues using the old file. What I'm missing? My webpack config `const path =...

``` ``` ``` .header__logo-img { path { transition: all .3s; } &.white { path.white { fill: #fff; } } &:not(.white) { path.dark { fill: #42474C; } } } ``` on...

> Question Hello! I need to get group id from `callback_query` The main idea: User add bot to some group. From bot user should have possibility to send messages to...

### Summary Please add some notification (for example just number like strapi update) ![image](https://github.com/pluginpal/strapi-plugin-config-sync/assets/38561554/139064ca-bb6b-4387-9348-41953c1a3f6a) or something better to know that is new config available to import. ### Why is it...

enhancement

Hello! Is that possible to have conditional URL if some post have relation? For example i have News collection type and it have can have some relation with Source collection...