Schleifenmesskurve Chart "Daten laden" Button in Littwinblau
This commit is contained in:
@@ -231,7 +231,7 @@ const LoopChartActionBar: React.FC = () => {
|
||||
|
||||
<button
|
||||
onClick={handleFetchData}
|
||||
className="px-4 py-1 bg-blue-500 hover:bg-blue-600 text-white rounded text-sm"
|
||||
className="px-4 py-1 bg-littwin-blue text-white rounded text-sm"
|
||||
>
|
||||
Daten laden
|
||||
</button>
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.373";
|
||||
const webVersion = "1.6.374";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user