mirror of
https://github.com/kevinpapst/kimai2.git
synced 2024-12-22 04:08:29 +00:00
a230be77dd
* merge master - allow to upload twig invoice templates via UI * support adding existing teams with same name * permissions cannot be set right after role was created - fixes #3777 * allow to deactivate unique customer number validation - fixes #3762 * invalid message when trying to edit locked or exported timesheets in calendar - fixes #3766 * updated icons and manifest - fixes #3761
10 lines
316 B
XML
10 lines
316 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="favicon/mstile-150x150.png"/>
|
|
<square310x310logo src="favicon/mstile-large.jpg"/>
|
|
<TileColor>#00a300</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig> |