Skip to content

Commit

Permalink
fix: wrong package in TextStyleSpan
Browse files Browse the repository at this point in the history
  • Loading branch information
NextAlone committed Dec 14, 2023
1 parent c5ced60 commit ae9e329
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import org.telegram.tgnet.TLRPC;
import org.telegram.ui.ActionBar.Theme;

import top.qwq2333.nullgram.utils.TypefaceUtils;
import xyz.nextalone.nnngram.utils.TypefaceUtils;

public class TextStyleSpan extends MetricAffectingSpan {

Expand Down

0 comments on commit ae9e329

Please sign in to comment.