This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
______ __ _ | |
/_ __/__ / /__ ____ ___ (_)__ | |
/ / / _ \/ / _ `/ -_) -_) / / _ \ | |
/_/ \___/_/\_, /\__/\__(_)_/\___/ | |
/___/ | |
Version: v2.30.3 | |
2022-06-10 13:32:20.256 INFO 1 --- [ main] io.tolgee.Application$Companion : Starting Application.Companion using Java 14.0.2 on tolgee-0 with PID 1 (/app started by root in /) | |
2022-06-10 13:32:20.262 INFO 1 --- [ main] io.tolgee.Application$Companion : The following 1 profile is active: "docker" | |
2022-06-10 13:32:26.002 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
______ __ _ | |
/_ __/__ / /__ ____ ___ (_)__ | |
/ / / _ \/ / _ `/ -_) -_) / / _ \ | |
/_/ \___/_/\_, /\__/\__(_)_/\___/ | |
/___/ | |
Version: v2.30.3 | |
2022-06-10 13:06:01.966 INFO 1 --- [ main] io.tolgee.Application$Companion : Starting Application.Companion using Java 14.0.2 on tolgee-0 with PID 1 (/app started by root in /) | |
2022-06-10 13:06:01.977 INFO 1 --- [ main] io.tolgee.Application$Companion : The following 1 profile is active: "docker" |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"_id":"575ff49b4e9e39655ae065fa","unik":"12009","importer":"svgGoomeo","svg":{"elements":[{"type":"polygon","id":"2.1__ROOM-4","name":"2.1__ROOM-4","stroke":"#aaaaaa","fill":"#ffffff","style":{"opacity":"1"},"data":{"id":"2.1__ROOM-4","name":"ROOM-4","innerbox":{"x":518.802,"y":1152.299,"width":140.045,"height":142.265}},"bbox":{"x":515.0170903958385,"y":1148.454310559645,"width":151.39038722603016,"w":151.39038722603016,"height":153.78089462214575,"h":153.78089462214575,"x2":666.4074776218687,"y2":1302.2352051817907,"cx":590.7122840088537,"cy":1225.3447578707178,"r1":75.69519361301508,"r2":76.89044731107288,"r0":107.89765161396569,"path":[["M",515.0170903958385,1148.454310559645],["l",151.39038722603016,0],["l",0,153.78089462214575],["l",-151.39038722603016,0],["z"]],"vb":"515.0170903958385 1148.454310559645 151.39038722603016 153.78089462214575"},"points":[{"x":666.4074776150042,"y":1302.2352051817907},{"x":666.4074776218687,"y":1148.4543105664166},{"x":515.0170904026966,"y":1148.454310559645},{"x":515.01 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |