About dialog touches

This commit is contained in:
barsdeveloper
2025-01-26 13:54:15 +02:00
parent c73bcdcdb5
commit 5b9b3a2592
4 changed files with 11 additions and 3 deletions

4
dist/ueblueprint.js vendored
View File

@@ -11188,7 +11188,11 @@ class BlueprintTemplate extends ITemplate {
Version: ${Configuration.VERSION}<br />
Author: barsdeveloper<br />
License: MIT<br />
<a target="_blank" href="https://github.com/barsdeveloper/ueblueprint">
<svg width="16" height="16" viewBox="0 0 16 16" fill="#e3b341" style="vertical-align: bottom">
<path d="M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Z"></path>
</svg>
https://github.com/barsdeveloper/ueblueprint
</a>
</p>

File diff suppressed because one or more lines are too long