Skip to content

Commit

Permalink
fix(Frecents): add to updater file
Browse files Browse the repository at this point in the history
  • Loading branch information
zt64 authored Oct 28, 2024
1 parent 48e99e4 commit 3e72a54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugin/Frecents/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ plugins {
version = "1.0.5"
description = "Adds support for favorite GIFs, emojis, stickers, and recent items"

aliucord.excludeFromUpdaterJson.set(true)
aliucord.changelog.set(
"""
# 1.0.5
Expand Down Expand Up @@ -68,4 +67,4 @@ protobuf {
}
}
}
}
}

0 comments on commit 3e72a54

Please sign in to comment.