- Se quitó que la busqueda este limitada por categoria

This commit is contained in:
2024-04-13 01:48:10 -06:00
parent 24e96e7912
commit c7a1548122
4 changed files with 16 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ Version=12.8
#Region Project Attributes
#ApplicationLabel: Lanterna
#VersionCode: 1
#VersionName: 4.04.01
#VersionName: 4.04.08
'SupportedOrientations possible values: unspecified, landscape or portrait.
#SupportedOrientations: portrait
#CanInstallToExternalStorage: False
@@ -101,7 +101,7 @@ Sub Process_Globals
End Sub
Sub Globals
End Sub
Sub Activity_Create(FirstTime As Boolean)