Skip to content

Commit

Permalink
debuggin off
Browse files Browse the repository at this point in the history
  • Loading branch information
realcopacetic committed Jul 24, 2024
1 parent b43272d commit 3657006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="2.5.2" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="2.5.3" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
<import addon="resource.fonts.copacetic" version="1.0.5" />
<import addon="script.skinshortcuts" version="1.1.5" />
<import addon="service.upnext" version="1.1.9+MATRIX.1" />
</requires>
<extension point="xbmc.gui.skin" defaultthemename="Textures.xbt" effectslowdown="0.7" debugging="true">
<extension point="xbmc.gui.skin" defaultthemename="Textures.xbt" effectslowdown="0.7" debugging="false">
<res width="1920" height="1080" aspect="16:9" default="true" folder="16x9" />
</extension>
<extension point="xbmc.addon.metadata">
Expand Down

0 comments on commit 3657006

Please sign in to comment.