You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix invalid JS syntax in autonumber fix script (#1753)
Previously, the file used invalid JS comment
syntax and was missing a closing bracket on
its while block.
Co-authored-by: wiz0floyd <wiz0floyd@gmail.com>
0 commit comments