Compare commits
3 Commits
61050a674e
...
1.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd5417d1d1 | ||
| f3e8432452 | |||
| 1eae3a8bbf |
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>de.arindy</groupId>
|
||||
<artifactId>dice-tower</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.1.0</version>
|
||||
|
||||
<properties>
|
||||
<compiler-plugin.version>3.13.0</compiler-plugin.version>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
<div style="margin-top: 20px; flex-grow: 1" id="chatOverlay">
|
||||
<div class="w3-panel w3-theme-l4 w3-card w3-display-container" style="padding: 25px; margin-bottom: auto">
|
||||
If you are looking for a way to let chat roll click <a href target="_blank" id="chatOverlayLink">here</a>
|
||||
If you are looking for a way to let your twitch chat roll click <a href target="_blank" id="chatOverlayLink">here</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user