Avior
Avior
I tried making one using the color defined in the README you can import and the export it has a plugin for all InteliJ modules not all the InteliJ languages...
same error on VSCodium 1 .63.2 on Windows 11 PlantUML v2.17.2 ``` Error: certificate has expired at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34) at TLSSocket.emit (events.js:315:20) at TLSSocket._finishInit (_tls_wrap.js:932:8) at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12) ``` settings...
are they still changing their designs ?
oh ok thanks
Sorry to ask back but the issue don't seem to went away with the `xom:"-"` ```golang type Offer struct { ID int64 `json:"id"` Contact contact.Contact `json:"contact" xorm:"int"` CustomID int64 `json:"custom_id"`...
don't change the result ```golang type OffersInjection struct { Offers []offer.Offer } func OffersRoute(w http.ResponseWriter, r *http.Request) { vars.Logger.Info("/offres") var injection = new(OffersInjection) vars.Logger.Info(vars.Engine.Find(&injection.Offers)) vars.Logger.Info(util.GetTemplateManager().Run(w, "offers.html", injection)) } ``` ```...
on Figma a single point with stroke isn't shown at all so don't worry about that
Another thing that could fix this issue and make security better is to have the awstats accessible out of the domain, like for example instead of `example.com/vstats` => `hestia.example.com:8083/stats/example.com` a...
Yeah it seems to have fixed the issue !
It would ne awesome to have that feature added