mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
fix(radial): go back to correct more page when going back from sub (#247)
This commit is contained in:
committed by
GitHub
parent
bbc1216a54
commit
d72b7eb00a
@@ -4,4 +4,5 @@ export interface RadialMenuItem {
|
||||
icon: IconProp;
|
||||
label: string;
|
||||
isMore?: boolean;
|
||||
menu?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user